home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Markets / Education / HyperCard In Education / Novel Template / background_5515.txt < prev    next >
Text File  |  1990-04-02  |  6KB  |  312 lines

  1. -- background: 5515 from stack: in
  2. -- bmap block id: 8280
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Character Menu
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=139 top=32 right=69 bottom=344
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 33
  16. -- text size: 24
  17. -- style flags: 256
  18. -- line height: 32
  19. -- part name: character menu
  20.  
  21.  
  22. -- part 6 (field)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=122 top=94 right=116 bottom=267
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 33
  30. -- text size: 14
  31. -- style flags: 256
  32. -- line height: 18
  33. -- part name: Name 1
  34.  
  35.  
  36. -- part 7 (field)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=316 top=94 right=116 bottom=471
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 33
  44. -- text size: 14
  45. -- style flags: 256
  46. -- line height: 18
  47. -- part name: Name 5
  48.  
  49.  
  50. -- part 9 (field)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=124 top=151 right=173 bottom=267
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 33
  58. -- text size: 14
  59. -- style flags: 256
  60. -- line height: 18
  61. -- part name: Name 2
  62.  
  63.  
  64. -- part 10 (field)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=126 top=207 right=229 bottom=267
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 33
  72. -- text size: 14
  73. -- style flags: 256
  74. -- line height: 18
  75. -- part name: Name 3
  76.  
  77.  
  78. -- part 11 (field)
  79. -- low flags: 00
  80. -- high flags: 0000
  81. -- rect: left=126 top=264 right=286 bottom=267
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 33
  86. -- text size: 14
  87. -- style flags: 256
  88. -- line height: 18
  89. -- part name: Name 4
  90.  
  91.  
  92. -- part 12 (field)
  93. -- low flags: 00
  94. -- high flags: 0000
  95. -- rect: left=316 top=150 right=172 bottom=471
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 33
  100. -- text size: 14
  101. -- style flags: 256
  102. -- line height: 18
  103. -- part name: Name 6
  104.  
  105.  
  106. -- part 13 (field)
  107. -- low flags: 00
  108. -- high flags: 0000
  109. -- rect: left=316 top=206 right=228 bottom=471
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 33
  114. -- text size: 14
  115. -- style flags: 256
  116. -- line height: 18
  117. -- part name: Name 7
  118.  
  119.  
  120. -- part 14 (field)
  121. -- low flags: 00
  122. -- high flags: 0000
  123. -- rect: left=316 top=262 right=284 bottom=470
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 33
  128. -- text size: 14
  129. -- style flags: 256
  130. -- line height: 18
  131. -- part name: Name 8
  132.  
  133.  
  134. -- part 23 (button)
  135. -- low flags: 00
  136. -- high flags: 0000
  137. -- rect: left=76 top=84 right=124 bottom=116
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: Character 1
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   visual effect "dissolve"
  149.   go to card "Character 1"
  150. end mouseUp
  151.  
  152.  
  153.  
  154. -- part 24 (button)
  155. -- low flags: 00
  156. -- high flags: 0000
  157. -- rect: left=76 top=140 right=181 bottom=116
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 1
  161. -- font id: 0
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: Character 2
  166. ----- HyperTalk script -----
  167. on mouseUp
  168.   visual effect "dissolve"
  169.   go to card "Character 2"
  170. end mouseUp
  171.  
  172.  
  173. -- part 25 (button)
  174. -- low flags: 00
  175. -- high flags: 0000
  176. -- rect: left=76 top=197 right=236 bottom=116
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 1
  180. -- font id: 0
  181. -- text size: 12
  182. -- style flags: 0
  183. -- line height: 16
  184. -- part name: Character 3
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   visual effect "dissolve"
  188.   go to card "Character 3"
  189. end mouseUp
  190.  
  191.  
  192.  
  193. -- part 26 (button)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=77 top=252 right=290 bottom=116
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: Character 4
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   visual effect "dissolve"
  208.   go to card "Character 4"
  209. end mouseUp
  210.  
  211.  
  212.  
  213.  
  214. -- part 27 (button)
  215. -- low flags: 00
  216. -- high flags: 0000
  217. -- rect: left=270 top=83 right=123 bottom=310
  218. -- title width / last selected line: 0
  219. -- icon id / first selected line: 0 / 0
  220. -- text alignment: 1
  221. -- font id: 0
  222. -- text size: 12
  223. -- style flags: 0
  224. -- line height: 16
  225. -- part name: Character 5
  226. ----- HyperTalk script -----
  227. on mouseUp
  228.   visual effect "dissolve"
  229.   go to card "Character 5"
  230. end mouseUp
  231.  
  232.  
  233.  
  234. -- part 28 (button)
  235. -- low flags: 00
  236. -- high flags: 0000
  237. -- rect: left=271 top=140 right=180 bottom=310
  238. -- title width / last selected line: 0
  239. -- icon id / first selected line: 0 / 0
  240. -- text alignment: 1
  241. -- font id: 0
  242. -- text size: 12
  243. -- style flags: 0
  244. -- line height: 16
  245. -- part name: Character 6
  246. ----- HyperTalk script -----
  247. on mouseUp
  248.   visual effect "dissolve"
  249.   go to card "Character 6"
  250. end mouseUp
  251.  
  252.  
  253.  
  254. -- part 29 (button)
  255. -- low flags: 00
  256. -- high flags: 0000
  257. -- rect: left=270 top=197 right=235 bottom=310
  258. -- title width / last selected line: 0
  259. -- icon id / first selected line: 0 / 0
  260. -- text alignment: 1
  261. -- font id: 0
  262. -- text size: 12
  263. -- style flags: 0
  264. -- line height: 16
  265. -- part name: Character 7
  266. ----- HyperTalk script -----
  267. on mouseUp
  268.   visual effect "dissolve"
  269.   go to card "Character 7"
  270. end mouseUp
  271.  
  272.  
  273.  
  274. -- part 30 (button)
  275. -- low flags: 00
  276. -- high flags: 0000
  277. -- rect: left=269 top=253 right=291 bottom=309
  278. -- title width / last selected line: 0
  279. -- icon id / first selected line: 0 / 0
  280. -- text alignment: 1
  281. -- font id: 0
  282. -- text size: 12
  283. -- style flags: 0
  284. -- line height: 16
  285. -- part name: Character 8
  286. ----- HyperTalk script -----
  287. on mouseUp
  288.   visual effect "dissolve"
  289.   go to card "Character 8"
  290. end mouseUp
  291.  
  292.  
  293.  
  294. -- part 31 (button)
  295. -- low flags: 00
  296. -- high flags: A002
  297. -- rect: left=16 top=319 right=340 bottom=76
  298. -- title width / last selected line: 0
  299. -- icon id / first selected line: 0 / 0
  300. -- text alignment: 1
  301. -- font id: 0
  302. -- text size: 12
  303. -- style flags: 0
  304. -- line height: 16
  305. -- part name: Return
  306. ----- HyperTalk script -----
  307. on mouseUp
  308.   global ReturnCard
  309.   go ReturnCard
  310. end mouseUp
  311.  
  312.